home *** CD-ROM | disk | FTP | other *** search
- A Perl program for putting the items on a gopher menu into a mailbox
- file.
-
- (Before using, remove the first line of the Perl file.)
-
- USAGE: gopher2mbox -pGOPHER-PATH -lLINE-LIMIT HOST PORT > MBOX
-
- HOST is required
- PORT defaults to 70
- GOPHER-PATH defaults to ""
- LINE-LIMIT defaults to 200
-
- MBOX can be read with a text editor, or with
- nn MBOX
- or with
- mail -f MBOX
-
-